-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Group chat cleanup #43027
Group chat cleanup #43027
Conversation
cc @marcaaron |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-app-2024-06-04_16.40.55.mp4Android: mWeb Chromeandroid-chrome-2024-06-04_16.46.38.mp4iOS: Nativeios-app-2024-06-04_16.37.03.mp4iOS: mWeb Safariios-safari-2024-06-04_16.32.01.mp4MacOS: Chrome / Safaridesktop-chrome-2024-06-04_15.59.03.mp4MacOS: Desktopdesktop-app-2024-06-04_16.05.03.mp4 |
@s77rt Could you add a test step that covers this? |
@jjcoffee Added! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests well and LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Hey, I'm struggling to locate a regression where opening users comment on a new MoneyReport, then 'Reply in Thread' and try to tap the blue This is one of a few PRs that seem either a cause or just related. If you have any thoughts or suggestions, please let me know. |
Looks like ^ possible regression is false alarm for this PR as per #43172 (comment) -> another PR was the culprit. |
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.81-11 🚀
|
Details
Part of #40187
Fixed Issues
$ #40187
PROPOSAL:
Tests
Offline tests
Same as Tests
QA Steps
Same as Tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
Networking issue
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop